Skip to content

Add workflow_call support in unittests workflow#149

Merged
JSabadin merged 9 commits intomainfrom
feat/add-workflow_call-to-unittests
May 9, 2025
Merged

Add workflow_call support in unittests workflow#149
JSabadin merged 9 commits intomainfrom
feat/add-workflow_call-to-unittests

Conversation

@JSabadin
Copy link
Copy Markdown
Contributor

@JSabadin JSabadin commented May 7, 2025

Purpose

PR Description:

  • Introduce workflow_call with ml_ref and tools_ref inputs
  • Checkout tools at specified ref when invoked externally
  • Install the target luxonis-ml version via ml_ref
  • Preserve existing behavior for PR-triggered runs
  • Enables BOM tests on external repos to validate integration in tools

Specification

None / not applicable

Dependencies & Potential Impact

None / not applicable

Deployment Plan

None / not applicable

Testing & Validation

None / not applicable

@JSabadin JSabadin requested review from jkbmrz and klemen1999 May 7, 2025 15:26
@github-actions
Copy link
Copy Markdown

github-actions bot commented May 7, 2025

Test Results

  6 files    6 suites   8m 11s ⏱️
 24 tests  24 ✅ 0 💤 0 ❌
144 runs  144 ✅ 0 💤 0 ❌

Results for commit a81def9.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 8, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
22182 4819 22% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: a81def9 by action🐍

Copy link
Copy Markdown
Contributor

@jkbmrz jkbmrz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM code-wise but I lack some context/purpose of why the changes (i.e. external calls to the workflow) are needed.

Copy link
Copy Markdown
Collaborator

@klemen1999 klemen1999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
@jkbmrz : Context is BOM testing so we can check that every new luxonis-ml release is compatible with all other repos

@JSabadin JSabadin changed the title Add workflow_call support in unittests workflow Add workflow_call support in unittests workflow May 8, 2025
@JSabadin JSabadin merged commit a6b3818 into main May 9, 2025
10 checks passed
@klemen1999 klemen1999 deleted the feat/add-workflow_call-to-unittests branch July 22, 2025 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants